iT邦幫忙

第 11 屆 iThome 鐵人賽

DAY 2
0

從現在開始需要使用android studio進行開發,以及git進行版控

開發環境的安裝與設定網路上都有教學,這裡就不多提了。

首先打開android studio

File->New ->New Project 新建專案

選擇Empty Activity -> Next
https://ithelp.ithome.com.tw/upload/images/20190917/20120279ehUWCHupM7.png

填寫對應資訊後點選Finish
https://ithelp.ithome.com.tw/upload/images/20190917/20120279XPAP9pWLIF.png

接著把初始化的專案加入版控
https://ithelp.ithome.com.tw/upload/images/20190917/20120279aE5IzbJ8W9.png

接著點選vcs -> commit ->選取要加入版控的檔案 ->commit
![https://ithelp.ithome.com.tw/upload/images/20190917/20120279ZphvTRQOMw.png]

完成後再把專案推到github上
https://ithelp.ithome.com.tw/upload/images/20190917/20120279EnYk3gG7ue.png

當然你也不一定要使用android studio來執行git的指令,
用sourcetree或是直接下cmd也可以達到一樣的效果。
成功後在自己的帳號底下就能看到剛剛建置的專案了

https://github.com/mars1120/jetpackMvvmDemo

到此為止最基本的前置作業就已經完成了

接下來就可以開始寫code了


上一篇
Day1 導讀
下一篇
Day3 coroutines
系列文
Android × CI/CD 如何用基本的MVVM專案實現 CI/CD 30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言